A simple version of convolution.
Input: 2 arrays of 4 elements, width = 4;
Output: convolution array, width = 8;
